﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; min-width:1440px; height:auto; margin:0 auto; background:#fff;}


#header{ width:100%; height:auto; margin:0 auto; background:url(../images/top.jpg) repeat-x; box-shadow: 0 5px 8px #ccc; position:relative; z-index:999; overflow:visible}


#center{ width:100%; height:auto; margin:0 auto; margin-top:30px;}
#centern{ width:1200px; height:auto; margin:30px auto;}


#footer{ clear:both;width:100%; height:auto; margin:0 auto; background:#333333;}
#footer .side-di{ width:1200px; margin:0 auto; margin-top:28px; margin-bottom:15px;}
#footer .side-di .ment{ float:left; width:auto; height:auto}
#footer .side-di .ment dl{ overflow:hidden; float:left; width:219px;}
#footer .side-di .ment dl dt{ width:100%; height:30px; overflow:hidden; padding-bottom:5px; line-height:30px; color:#fff; font-size:14px; font-weight:bold}
#footer .side-di .ment dl dd{ width:100%; height:auto; line-height:28px; color:#b2b2b2; font-size:12px;}
#footer .side-di .ment dl dd a{ width:100%; height:28px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:28px; color:#b2b2b2; font-size:12px; }
#footer .ewm{ float:right; width:225px;}
#footer .ewm dl{ width:225px; height:auto;}
#footer .ewm dl dt{ width:100%; height:30px; overflow:hidden; padding-bottom:5px; line-height:30px; color:#fff; font-size:14px; font-weight:bold}
#footer .ewm dl dd{ width:100px; height:auto; float:left; margin-right:10px;}
#footer .ewm dl dd .tu{ width:100px; height:100px;}
#footer .ewm dl dd .tu img{ display:block; width:100px; height:100px;}
#footer .ewm dl dd .name{ width:100%; height:26px; text-align:center; line-height:26px; color:#ffffff; font-size:12px; padding-top:6px;}
#footer .bq{ width:100%; height:40px; background:#000000}
#footer .bq .txt{ width:1200px; height:40px; margin:0 auto; color:#fff; text-align:center; line-height:40px;}

/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	 clear:both;
	 padding-top:10px;
	padding-bottom:3px;
}
div.pager span
{
	 display:inline-block;
	 height:28px;
	 border:1px solid #ccc;
	 line-height:28px;
	margin-left:3px;
	margin-right:3px;
}
div.pager a
{
	display:block; height:28px; line-height:28px; padding-left:10px; padding-right:10px; color:#333;
	text-decoration:none;
}
div.pager a:hover{ background:#927c4b; color:#fff}
div.pager a.active{ background:#927c4b; color:#fff}
div.paper .current {
	display:block; height:28px; line-height:28px; padding-left:10px; padding-right:10px; color:#fff;
	text-decoration:none;background:#927c4b;
}

/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
ul.news li
{ height:32px;  line-height:32px;  text-indent:10px; border-bottom:1px dashed #ccc; overflow:hidden; margin-bottom:8px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
ul.news li a
{
	text-decoration:none;
}
ul.news li span{ float:right }


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;
}
ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{}

.producttype0 {width:220px; height:35px; text-indent:28px; margin-left:11px; padding-bottom:3px; overflow:hidden }

.producttype0 a{ color:#000; line-height:28px;}

.producttype0 a:hover { color:#fe6209; line-height:28px;}




 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

div{ overflow:hidden;}


.newstitle{ text-align:center; font-weight:bold; font-size:18px; padding-bottom:20px;}
#conts{ width:100%; margin:0 auto; text-align:center}
#conts img{ width:80%; padding-top:10px; padding-bottom:10px;}